home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / STUTTGART / LANG / ASSEMBLER / TLA / !tla_!Run < prev    next >
Encoding:
Text File  |  1994-05-15  |  868 b   |  17 lines

  1. *If "<System$Path>" = "" Then Error 0 System resources cannot be found
  2. *WimpSlot -Min 128k -Max 128k
  3. *IconSprites <Obey$Dir>.!Sprites
  4. *Set TLA$Dir <Obey$Dir>
  5. |*RMEnsure FPEmulator 0 RMLoad System:modules.fpemulator
  6. |*RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 to run !CC
  7. |*RMEnsure SharedCLibrary 0 System:modules.clib
  8. |*RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run !CC
  9. *RMEnsure FrontEnd 0 System:modules.frontend
  10. *RMEnsure Frontend 1.13 Error You need version 1.13 of the FrontEnd module to run !CC
  11. *RMEnsure TaskWindow 0 System:modules.task
  12. *RMEnsure TaskWindow 0.29 Error You need version 0.29 of the taskwindow module to run !CC
  13. *RMEnsure DDEUtils 0 System:modules.ddeutils
  14. *RMEnsure DDEUtils 1.50 Error You need version 1.50 of the DDEUtils module to run !CC
  15. *WimpSlot -Min 64k -Max 64k
  16. *FrontEnd_Start -app tla -desc <TLA$Dir>.desc
  17.